libflint-1.011 software package provides C library for number theory, shared library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libflint-1.011
libflint-1.011 is installed in your system.
Make ensure the libflint-1.011 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libflint-1.011 *
You will get with libflint-1.011 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libflint-1.011 |
| Version | 1.011-2.2 |
| Description | C library for number theory, shared library |
| Sub Section | libs |